Modules

Macros

Convenience macro for generating Actor Errors

Structs

The error type that gets returned by actor method calls.

State of all actor implementations.

Cbor bytes of an empty array serialized.

Cid of the empty array Cbor bytes (EMPTY_ARR_BYTES).

Serialized bytes to be used as parameters into actor methods. This data is (de)serialized as a byte string.

Enums

ExitCode defines the exit code from the VM execution.

Constants

Base actor constructor method.

Base actor send method.

Type Definitions

Deal identifier used in market and miner actors

Method number indicator for calling actor methods.

Token type to be used within the VM.